home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Le Casse Dents.swf / scripts / frame_214 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  101 b   |  7 lines

  1. Mouse.hide();
  2. startDrag("/cur",1);
  3. if(eval("/:score6") < _root.score)
  4. {
  5.    gotoAndPlay(216);
  6. }
  7.